func github.com/jackc/pgx/v5.singleQuoteState

2 uses

	github.com/jackc/pgx/v5 (current package)
		named_args.go#L222: 			return singleQuoteState
		named_args.go#L288: func singleQuoteState(l *sqlLexer) stateFn {